Given an MP3 file name, it builds a hash tag from the file. 给出一个MP3文件名,它就会根据该文件构建一个散列标签。
Initially, hash indexing was developed to support fast searches in files in the file system. 最初,hash索引用于支持文件系统中的文件快速搜索。
As I noted previously, the necessary hash data structures were retrieved and updated using tie'd variables and MLDBM file locking. 正如我在前面介绍的那样,可以使用tie'd变量和MLDBM文家锁定来检索和更新所需的哈希数据结构。
This string is then passed into the VectorSpace module, and a data hash data structure is keyed on the filename for the list of vectors within a file. 随后,此字符串将被传递给VectorSpace模块,并且数据散列的数据结构将依靠文件名来获得文件内的向量列表。
Thus, the search in a large file using a hash index is faster than scanning the entire file. 因此,对于较大的文件,使用hash索引进行搜索比扫描整个文件更快。
With a hash index you can find a record in a given file in constant time by generating a hash value for the record and then looking up the record in the file based on that hash value. 借助hash索引,可以通过为记录生成一个hash值,然后根据这个hash值在文件中查找该记录,从而在固定的时间内在给定的文件中找到一条记录。
This is a easy using programme that can check the hash code of the file. 这是一个使用方便的杂凑函数检测软件。
Once a hash is generated you can copy it to the clipboard, or automatically compare hashes to make sure your file is intact. 一旦你生成一个散列可以将它复制到剪贴板,或自动比较杂凑,以确保您的文件是完整的。
This element identifies all the nonassembly files that make up the application and, in particular, the hash values for file verification. 此元素标识组成应用程序的所有非程序集文件,特别要指出的是,此元素还包含用于文件验证的哈希值。
Hash algorithms are techniques that computes a condensed representation of a message or data file. 散列算法是一种技术,用来计算信息或数据文件的压缩表示方法。
Write a test file, by recording the save, search, delete, etc, check the HASH file is implementation dependent feature. 编写一个测试文件,通过记录保存、查找、删除等操作,检查上述HASH文件是否实现相关功能。
The index storage models of the hybrid index mechanism have three models: tree model, hash index model and inverted file model. 混纯索引机造采取的索引亡储模型从要无树、哈希和反排文件三类方式。
The only file types that are affected by hash rules are those that are listed in designated file types. 哈希规则只影响指派的文件类型中列出的那些文件类型。
Gets a hash of the file with the specified file handle. 获取具有指定文件句柄的文件的哈希值。
The hash could not be read from this signed file:% 1.% 2 无法从该签字文件中读取该散列:%1。%2
A hash algorithm is a mathematical formula used to create the file signature 散列算法是用来创建文件签名的数学公式
When this script is run in an exchange management shell environment where code signing is required, a new one-way hash of the script file is produced. 如果在需要代码签名的exchange命令行管理程序环境中运行此脚本,则会为脚本文件生成一个新的单向哈希值。
Generates a hash over the contents of the specified file. 依据指定文件的内容生成哈希代码。
A good hash function gives a completely different result if the original file is changed even slightly. 即使源文件只是做了一点点微小的修改,一个好的散列函数仍然可以给出完全不同的结果。
This is because the key signature contains a hash of the file, and modifying the file renders the hash invalid. 这是因为,该密钥签名包含该文件的哈希,修改该文件会呈现无效的哈希。
Specifies an algorithm to hash all files in a multifile assembly except the file that contains the assembly manifest. 指定一种算法以散列多文件程序集中的所有文件,包含程序集清单的文件除外。
Those hash algorithms are essentially serialized, so the longer the length of the source file is, the longer the hash operation takes. 并且这些体系所使用散列算法在实质上都是串行的,因而待加密数据越长,加密运算时光越长。
Hash addressing is a important and a widely applicably method in computer file organization But ordinary hashing is only suitable to static files. 在计算机的文件组织方式中,采用散列寻址技术的哈希文件有着重要而广泛的应用。但是普通的散列技术只适用于组织静态文件。
In this paper, several new types of hash file organization which appeared since the late 1970s are introduced, and, furthermore, a tentative idea which combines the extendible hashing and the B~+-tree organizations to resolve the order-preserving problem is presented. 本文介绍了七十年代后期出现的几种新型的散列文件组织,并提出了用可扩充散列与B~+树组织相结合的方法来解决保序问题的方案。
The accessing-by-name characteristic of HASH function in the RDOS file system is used. The collision processing and estimative analysis is al-so dealt with. 本文利用了RDOS文件系统中的HASH函数按名存取的特点,还论述了碰撞处理与判断分析。
Then write hash algorithm to store and organize user nodes and message nodes, send the user information which appears unusual situation from kernel space to user space through the/ proc file system. 编写哈希算法把用户节点和信息节点存储组织起来,借助系统的/proc文件把流量异常的用户信息从内核发送到用户空间。
Perfect hash families have many applications to computer science, such as operating system, language translation system, hypertext, hypermedia, file managers, and information retrieval. 完全杂凑函数族在计算机领域有广泛的应用,学多学者已经将其应用到操作系统、语言翻译系统、超文本、超媒体、文件管理和信息检索系统等方面。
In the process of designing of Digital Signature, Hash function is introduced to create message digest, IDEA algorithm is used to encrypt the open file, and RSA algorithm is adopted to encrypt IDEA key and message digest. 数字签名设计中,采用Hash函数生成报文摘要、IDEA加密明文、RSA加密报文摘要和IDEA密钥的混和加密技术,有效地提高了数字签名的安全性。